IBDAC

TCustomIBCArray.ReadArrayItem Method

Reads the array item specified by indices from the database to memory.

Class

TCustomIBCArray

Syntax

procedure ReadArrayItem(const Indices: array of integer);

Parameters
Indices
Holds an array of element indexes in the array (if the array is one-dimensional, there is only one index).

Remarks

Call the ReadArrayItem method to read array item specified by indices from the database to the memory.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback